[INFO] cloning repository https://github.com/engramix/cardo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/engramix/cardo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengramix%2Fcardo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengramix%2Fcardo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 461ecc71d64a60bbea6edc88b80c5b9422741923
[INFO] testing engramix/cardo against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengramix%2Fcardo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/engramix/cardo
[INFO] finished tweaking git repo https://github.com/engramix/cardo
[INFO] tweaked toml for git repo https://github.com/engramix/cardo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/engramix/cardo on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/engramix/cardo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 510d4cb6f5925a140d59d5c2762c1f1857d5cf03501a153cee6a768d52853693
[INFO] running `Command { std: "docker" "start" "-a" "510d4cb6f5925a140d59d5c2762c1f1857d5cf03501a153cee6a768d52853693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "510d4cb6f5925a140d59d5c2762c1f1857d5cf03501a153cee6a768d52853693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510d4cb6f5925a140d59d5c2762c1f1857d5cf03501a153cee6a768d52853693", kill_on_drop: false }`
[INFO] [stdout] 510d4cb6f5925a140d59d5c2762c1f1857d5cf03501a153cee6a768d52853693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 327ba5b4e9afd898c3ceea48a7dc9d7fadcc0df8862fd7ef3a8dff74889e614b
[INFO] running `Command { std: "docker" "start" "-a" "327ba5b4e9afd898c3ceea48a7dc9d7fadcc0df8862fd7ef3a8dff74889e614b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cardo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "327ba5b4e9afd898c3ceea48a7dc9d7fadcc0df8862fd7ef3a8dff74889e614b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327ba5b4e9afd898c3ceea48a7dc9d7fadcc0df8862fd7ef3a8dff74889e614b", kill_on_drop: false }`
[INFO] [stdout] 327ba5b4e9afd898c3ceea48a7dc9d7fadcc0df8862fd7ef3a8dff74889e614b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 790b9e66cf907078421dfc8e6effc78a430de687e3f8104be8d2c3d60135ce05
[INFO] running `Command { std: "docker" "start" "-a" "790b9e66cf907078421dfc8e6effc78a430de687e3f8104be8d2c3d60135ce05", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling trybuild v1.0.115
[INFO] [stderr]    Compiling cardo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.18s
[INFO] running `Command { std: "docker" "inspect" "790b9e66cf907078421dfc8e6effc78a430de687e3f8104be8d2c3d60135ce05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "790b9e66cf907078421dfc8e6effc78a430de687e3f8104be8d2c3d60135ce05", kill_on_drop: false }`
[INFO] [stdout] 790b9e66cf907078421dfc8e6effc78a430de687e3f8104be8d2c3d60135ce05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60066c72964dcc35cbab6004221f4a3a9c4ff9abe776d1f82ac345473c206bcd
[INFO] running `Command { std: "docker" "start" "-a" "60066c72964dcc35cbab6004221f4a3a9c4ff9abe776d1f82ac345473c206bcd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardo-2a8f546c48b6d32b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_mat.rs (/opt/rustwide/target/debug/deps/test_mat-555565ae109e7fc3)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test clone_and_copy ... ok
[INFO] [stdout] test col ... ok
[INFO] [stdout] test from_data ... ok
[INFO] [stdout] test identity ... ok
[INFO] [stdout] test identity_is_multiplicative_identity ... ok
[INFO] [stdout] test mat_vec_mul ... ok
[INFO] [stdout] test mat_mat_mul ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test neg ... ok
[INFO] [stdout] test index_mut ... ok
[INFO] [stdout] test scalar_mul_left_f32 ... ok
[INFO] [stdout] test transpose ... ok
[INFO] [stdout] test scalar_mul_right ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stderr]      Running tests/test_quat.rs (/opt/rustwide/target/debug/deps/test_quat-7dcb6044306351e4)
[INFO] [stdout] test scalar_mul_left ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test row ... ok
[INFO] [stdout] test zeros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test conjugate ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test identity ... ok
[INFO] [stdout] test mul_identity ... ok
[INFO] [stdout] test norm ... ok
[INFO] [stdout] test norm_squared ... ok
[INFO] [stdout] test normalized_has_unit_norm ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_se3.rs (/opt/rustwide/target/debug/deps/test_se3-e03103585ebb90a1)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test act_identity_on_tangent_is_noop ... ok
[INFO] [stdout] test act_identity_on_vector_is_noop ... ok
[INFO] [stdout] test act_on_tangent_ignores_translation ... ok
[INFO] [stdout] test act_pure_translation_on_vector ... ok
[INFO] [stdout] test act_rotation_then_translation_on_vector ... ok
[INFO] [stdout] test act_and_mul_are_equivalent ... ok
[INFO] [stdout] test act_rotates_both_lin_and_ang ... ok
[INFO] [stdout] test act_pure_rotation_on_vector ... ok
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test compose_pure_translations_adds ... ok
[INFO] [stdout] test compose_pure_rotations_matches_so3 ... ok
[INFO] [stdout] test debug_format ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test from_quat_has_zero_translation ... ok
[INFO] [stdout] test from_vec_has_identity_rotation ... ok
[INFO] [stdout] test from_vec_quat_stores_components ... ok
[INFO] [stdout] test identity_has_identity_rotation ... ok
[INFO] [stdout] test identity_has_zero_translation ... ok
[INFO] [stdout] test adjoint_matrix_identity_is_identity ... ok
[INFO] [stdout] test act_with_jac_vector3_input ... ok
[INFO] [stdout] test act_with_jac_vector3_group ... ok
[INFO] [stdout] test inverse_of_pure_rotation ... ok
[INFO] [stdout] test inverse_of_pure_translation ... ok
[INFO] [stdout] test inverse_of_identity_is_identity ... ok
[INFO] [stdout] test identity_log_is_zero ... ok
[INFO] [stdout] test act_with_jac_vector3_result ... ok
[INFO] [stdout] test act_with_jac_tangent_result ... ok
[INFO] [stdout] test inverse_composition_is_identity ... ok
[INFO] [stdout] test adjoint_identity_is_noop ... ok
[INFO] [stdout] test exp_log_roundtrip ... ok
[INFO] [stdout] test inverse_with_jac_numerical ... ok
[INFO] [stdout] test lminus_self_is_zero ... ok
[INFO] [stdout] test compose_is_right_to_left_composition ... ok
[INFO] [stdout] test act_with_jac_tangent_input ... ok
[INFO] [stdout] test adjoint_is_conjugation ... ok
[INFO] [stdout] test act_with_jac_tangent_group ... ok
[INFO] [stdout] test inverse_with_jac_result ... ok
[INFO] [stdout] test compose_with_jac_result ... ok
[INFO] [stdout] test lminus_with_jac_result ... ok
[INFO] [stdout] test compose_with_jac_lhs ... ok
[INFO] [stdout] test compose_with_jac_rhs ... ok
[INFO] [stdout] test rminus_self_is_zero ... ok
[INFO] [stdout] test lplus_zero_is_identity ... ok
[INFO] [stdout] test rot_y_matches_so3 ... ok
[INFO] [stdout] test rot_z_matches_so3 ... ok
[INFO] [stdout] test rot_x_matches_so3 ... ok
[INFO] [stdout] test log_with_jac_numerical ... ok
[INFO] [stdout] test lplus_lminus_roundtrip ... ok
[INFO] [stdout] test lplus_with_jac_result ... ok
[INFO] [stdout] test mul_group_does_compose ... ok
[INFO] [stdout] test from_vec_quat_panics_on_non_unit - should panic ... ok
[INFO] [stdout] test log_with_jac_result ... ok
[INFO] [stdout] test rplus_zero_is_identity ... ok
[INFO] [stdout] test rminus_with_jac_result ... ok
[INFO] [stdout] test lminus_with_jac_self ... ok
[INFO] [stdout] test lplus_n_steps_reaches_target ... ok
[INFO] [stdout] test slerp_t0_is_start ... ok
[INFO] [stdout] test slerp_t1_is_end ... ok
[INFO] [stdout] test rminus_with_jac_rhs ... ok
[INFO] [stdout] test lplus_with_jac_lhs ... ok
[INFO] [stdout] test rminus_with_jac_self ... ok
[INFO] [stdout] test slerp_reverse ... ok
[INFO] [stdout] test rplus_rminus_roundtrip ... ok
[INFO] [stdout] test trans_x_translates_along_x ... ok
[INFO] [stdout] test trans_y_translates_along_y ... ok
[INFO] [stdout] test trans_z_translates_along_z ... ok
[INFO] [stdout] test slerp_same_pose ... ok
[INFO] [stdout] test slerp_constant_velocity ... ok
[INFO] [stdout] test to_matrix_identity_is_identity ... ok
[INFO] [stdout] test lplus_with_jac_self ... ok
[INFO] [stdout] test rplus_with_jac_rhs ... ok
[INFO] [stdout] test rplus_with_jac_self ... ok
[INFO] [stdout] test rplus_with_jac_result ... ok
[INFO] [stdout] test to_matrix_compose_is_product ... ok
[INFO] [stdout] test lminus_with_jac_rhs ... ok
[INFO] [stdout] test rplus_n_steps_reaches_target ... ok
[INFO] [stdout] test then_and_compose_are_consistent ... ok
[INFO] [stdout] test to_matrix_acts_like_se3 ... ok
[INFO] [stdout] test then_is_left_to_right_composition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_se3_tangent.rs (/opt/rustwide/target/debug/deps/test_se3_tangent-3ceb0cf9a11e5dca)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test ad_zero_is_zero ... ok
[INFO] [stdout] test ljac_small_angle_near_identity ... ok
[INFO] [stdout] test exp_small_tangent_produces_unit_quaternion ... ok
[INFO] [stdout] test ljac_at_zero_is_identity ... ok
[INFO] [stdout] test ljacinv_at_zero_is_identity ... ok
[INFO] [stdout] test ljacinv_small_angle_near_identity ... ok
[INFO] [stdout] test ad_ljac_small_angle ... ok
[INFO] [stdout] test exp_large_tangent_produces_unit_quaternion ... ok
[INFO] [stdout] test compose_with_negation_near_zero ... ok
[INFO] [stdout] test compose_zero_rhs ... ok
[INFO] [stdout] test compose_zero_lhs ... ok
[INFO] [stdout] test rjac_at_zero_is_identity ... ok
[INFO] [stdout] test tangent_clone ... ok
[INFO] [stdout] test tangent_debug ... ok
[INFO] [stdout] test tangent_from_lin_ang ... ok
[INFO] [stdout] test tangent_hat ... ok
[INFO] [stdout] test tangent_lin_ang_accessors ... ok
[INFO] [stdout] test tangent_zero ... ok
[INFO] [stdout] test ad_structure ... ok
[INFO] [stdout] test rjac_small_angle_near_identity ... ok
[INFO] [stdout] test ad_self_bracket_is_zero ... ok
[INFO] [stdout] test rjacinv_small_angle_near_identity ... ok
[INFO] [stdout] test ljac_numerical_left_derivative ... ok
[INFO] [stdout] test zero_exp_is_identity ... ok
[INFO] [stdout] test log_exp_roundtrip ... ok
[INFO] [stdout] test ljacinv_is_inverse_of_ljac ... ok
[INFO] [stdout] test rjacinv_at_zero_is_identity ... ok
[INFO] [stdout] test ad_antisymmetric ... ok
[INFO] [stdout] test rjac_numerical_right_derivative ... ok
[INFO] [stdout] test ad_jacobi_identity ... ok
[INFO] [stdout] test compose_approximates_exact ... ok
[INFO] [stdout] test rjacinv_numerical_right_derivative ... ok
[INFO] [stdout] test rjacinv_is_inverse_of_rjac ... ok
[INFO] [stdout] test ljacinv_numerical_left_derivative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_so3.rs (/opt/rustwide/target/debug/deps/test_so3-8bb00364f3ddd52e)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test chain_arrow_left_three_rotations ... ok
[INFO] [stdout] test act_and_mul_are_equivalent ... ok
[INFO] [stdout] test chain_arrow_right_three_rotations ... ok
[INFO] [stdout] test chain_arrow_right_two_rotations ... ok
[INFO] [stdout] test chain_both_directions_equivalent ... ok
[INFO] [stdout] test chain_arrow_left_two_rotations ... ok
[INFO] [stdout] test axis_angle_log_consistency ... ok
[INFO] [stdout] test act_with_jac_vector3_input ... ok
[INFO] [stdout] test act_with_jac_tangent_group ... ok
[INFO] [stdout] test compose_with_jac_result_matches_compose ... ok
[INFO] [stdout] test compose_with_jac_lhs ... ok
[INFO] [stdout] test exp_log_roundtrip ... ok
[INFO] [stdout] test act_with_jac_vector3_group ... ok
[INFO] [stdout] test act_with_jac_tangent_result ... ok
[INFO] [stdout] test adjoint_is_conjugation ... ok
[INFO] [stdout] test from_axis_angle_opposite_angles_cancel ... ok
[INFO] [stdout] test adjoint_identity_is_noop ... ok
[INFO] [stdout] test compose_is_right_to_left_composition ... ok
[INFO] [stdout] test act_with_jac_vector3_result ... ok
[INFO] [stdout] test act_with_jac_tangent_input ... ok
[INFO] [stdout] test compose_with_jac_rhs ... ok
[INFO] [stdout] test from_axis_angle_preserves_norm ... ok
[INFO] [stdout] test from_axis_angle_zero_is_identity ... ok
[INFO] [stdout] test from_two_vectors_is_minimal_rotation ... ok
[INFO] [stdout] test inverse_with_jac_numerical ... ok
[INFO] [stdout] test from_two_vectors_opposite ... ok
[INFO] [stdout] test from_quat_preserves_rotation ... ok
[INFO] [stdout] test from_two_vectors_rotates_a_to_b ... ok
[INFO] [stdout] test from_two_vectors_axis_perpendicular ... ok
[INFO] [stdout] test from_two_vectors_same_is_identity ... ok
[INFO] [stdout] test identity_log_is_zero ... ok
[INFO] [stdout] test from_two_vectors_inverse_reverses ... ok
[INFO] [stdout] test action_distributes_over_composition ... ok
[INFO] [stdout] test lminus_with_jac_rhs ... ok
[INFO] [stdout] test inverse_with_jac_result_matches_inverse ... ok
[INFO] [stdout] test full_rotation_in_n_steps_is_identity ... ok
[INFO] [stdout] test lminus_self_is_zero ... ok
[INFO] [stdout] test inverse_composition_is_identity ... ok
[INFO] [stdout] test lminus_with_jac_result ... ok
[INFO] [stdout] test from_axis_angle_panics_on_non_unit - should panic ... ok
[INFO] [stdout] test from_quat_panics_on_non_unit - should panic ... ok
[INFO] [stdout] test lplus_n_steps_reaches_target ... ok
[INFO] [stdout] test mul_tangent_identity_is_noop ... ok
[INFO] [stdout] test mul_group_does_compose ... ok
[INFO] [stdout] test log_with_jac_result ... ok
[INFO] [stdout] test rot_x_maps_y_to_z ... ok
[INFO] [stdout] test rot_y_maps_z_to_x ... ok
[INFO] [stdout] test rot_z_maps_x_to_y ... ok
[INFO] [stdout] test rotate_180_about_arbitrary_axis ... ok
[INFO] [stdout] test rotate_180_about_z ... ok
[INFO] [stdout] test log_with_jac_numerical ... ok
[INFO] [stdout] test rotate_90_about_x ... ok
[INFO] [stdout] test rotate_90_about_y ... ok
[INFO] [stdout] test rotate_90_about_z ... ok
[INFO] [stdout] test lplus_with_jac_result ... ok
[INFO] [stdout] test lplus_zero_is_identity ... ok
[INFO] [stdout] test lminus_with_jac_self ... ok
[INFO] [stdout] test mul_tangent_consistent_with_vector ... ok
[INFO] [stdout] test rotation_axis_is_fixed_point ... ok
[INFO] [stdout] test rotation_preserves_norm ... ok
[INFO] [stdout] test lplus_with_jac_self ... ok
[INFO] [stdout] test mul_tangent_inverse_roundtrip ... ok
[INFO] [stdout] test lplus_lminus_roundtrip ... ok
[INFO] [stdout] test rplus_rminus_roundtrip ... ok
[INFO] [stdout] test lplus_with_jac_lhs ... ok
[INFO] [stdout] test slerp_t1_is_end ... ok
[INFO] [stdout] test slerp_constant_velocity ... ok
[INFO] [stdout] test rplus_with_jac_self ... ok
[INFO] [stdout] test rplus_with_jac_result ... ok
[INFO] [stdout] test so3_clone ... ok
[INFO] [stdout] test so3_debug ... ok
[INFO] [stdout] test slerp_t0_is_start ... ok
[INFO] [stdout] test rminus_self_is_zero ... ok
[INFO] [stdout] test mul_tangent_reexpresses ... ok
[INFO] [stdout] test rplus_n_steps_reaches_target ... ok
[INFO] [stdout] test quaternion_double_cover ... ok
[INFO] [stdout] test rplus_with_jac_rhs ... ok
[INFO] [stdout] test slerp_same_rotation ... ok
[INFO] [stdout] test rminus_with_jac_result ... ok
[INFO] [stdout] test to_matrix_acts_like_rotation ... ok
[INFO] [stdout] test rminus_with_jac_rhs ... ok
[INFO] [stdout] test slerp_reverse ... ok
[INFO] [stdout] test then_is_left_to_right_composition ... ok
[INFO] [stdout] test rplus_zero_is_identity ... ok
[INFO] [stdout] test rminus_with_jac_self ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_so3_tangent.rs (/opt/rustwide/target/debug/deps/test_so3_tangent-ec681a03bedf4897)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test ad_zero_is_zero ... ok
[INFO] [stdout] test compose_approximates_exact ... ok
[INFO] [stdout] test ljacinv_at_zero_is_identity ... ok
[INFO] [stdout] test ljac_at_zero_is_identity ... ok
[INFO] [stdout] test ljacinv_preserves_own_tangent ... ok
[INFO] [stdout] test compose_zero_rhs ... ok
[INFO] [stdout] test exp_large_angle_produces_unit_quaternion ... ok
[INFO] [stdout] test exp_small_angle_produces_unit_quaternion ... ok
[INFO] [stdout] test compose_with_negation_near_zero ... ok
[INFO] [stdout] test ad_equals_hat ... ok
[INFO] [stdout] test rjac_at_zero_is_identity ... ok
[INFO] [stdout] test compose_zero_lhs ... ok
[INFO] [stdout] test ljac_preserves_own_tangent ... ok
[INFO] [stdout] test ljacinv_is_inverse_of_ljac ... ok
[INFO] [stdout] test ljacinv_numerical_left_derivative ... ok
[INFO] [stdout] test rjacinv_at_zero_is_identity ... ok
[INFO] [stdout] test so3_tangent_debug ... ok
[INFO] [stdout] test ljacinv_small_angle_near_identity ... ok
[INFO] [stdout] test log_exp_roundtrip ... ok
[INFO] [stdout] test ljac_small_angle_near_identity ... ok
[INFO] [stdout] test ad_antisymmetric ... ok
[INFO] [stdout] test ad_self_bracket_is_zero ... ok
[INFO] [stdout] test rjac_small_angle_near_identity ... ok
[INFO] [stdout] test rjac_preserves_own_tangent ... ok
[INFO] [stdout] test rjacinv_numerical_right_derivative ... ok
[INFO] [stdout] test rjacinv_is_inverse_of_rjac ... ok
[INFO] [stdout] test zero_exp_is_identity ... ok
[INFO] [stdout] test rjacinv_small_angle_near_identity ... ok
[INFO] [stdout] test rjacinv_preserves_own_tangent ... ok
[INFO] [stdout] test ad_jacobi_identity ... ok
[INFO] [stdout] test ljac_numerical_left_derivative ... ok
[INFO] [stdout] test rjac_numerical_right_derivative ... ok
[INFO] [stdout] test so3_tangent_clone ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vector3.rs (/opt/rustwide/target/debug/deps/test_vector3-e50d84e81997ee74)
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test cross_unit_axes_cyclic ... ok
[INFO] [stdout] test dot ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test index ... ok
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test coeffs ... ok
[INFO] [stdout] test cross ... ok
[INFO] [stdout] test index_mut ... ok
[INFO] [stdout] test mul_elementwise ... ok
[INFO] [stdout] test mul_scalar_right ... ok
[INFO] [stdout] test neg ... ok
[INFO] [stdout] test norm ... ok
[INFO] [stdout] test norm_squared ... ok
[INFO] [stdout] test normalized ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test zero ... ok
[INFO] [stdout] test x_y_z ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stdout] test mul_scalar_left ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-df7efc99d3aeac39)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cardo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling cardo-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/cardo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/pass/frame_action.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/pass/frame_composition.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/pass/rotation_inverse.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/fail/frame_mismatch.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: cannot multiply `cardo::SO3<Sensor, Body>` by `cardo::SO3<Body, World>`
[INFO] [stderr]   --> tests/ui/fail/frame_mismatch.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let _r = r1 * r2;
[INFO] [stderr]    |                 ^ no implementation for `cardo::SO3<Sensor, Body> * cardo::SO3<Body, World>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Mul<cardo::SO3<Body, World>>` is not implemented for `cardo::SO3<Sensor, Body>`
[INFO] [stderr] help: the following other types implement trait `Mul<Rhs>`
[INFO] [stderr]   --> src/so3.rs
[INFO] [stderr]    |
[INFO] [stderr]    | impl_lie_group!(Group = SO3, Tangent = SO3Tangent, AdjMat = Mat3);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | `cardo::SO3<A, B, T>` implements `Mul<SO3Tangent<X, Y, A, T>>`
[INFO] [stderr]    | `cardo::SO3<A, B, T>` implements `Mul<cardo::SO3<C, A, T>>`
[INFO] [stderr]    | `cardo::SO3<A, B, T>` implements `Mul<cardo::Vector3<A, T>>`
[INFO] [stderr]    = note: this error originates in the macro `impl_lie_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: cannot multiply `cardo::SO3<Sensor, Body>` by `cardo::SO3<Body, World>`
[INFO] [stderr]   --> tests/ui/fail/frame_mismatch.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let _r = r1 * r2;
[INFO] [stderr]    |                 ^ no implementation for `cardo::SO3<Sensor, Body> * cardo::SO3<Body, World>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Mul<cardo::SO3<Body, World>>` is not implemented for `cardo::SO3<Sensor, Body>`
[INFO] [stderr] help: `cardo::SO3<A, B, T>` implements trait `Mul<Rhs>`
[INFO] [stderr]   --> src/lie_group.rs
[INFO] [stderr]    |
[INFO] [stderr]    |         impl<A, B, C, T: Float> Mul<$Group<C, A, T>> for $Group<A, B, T> {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Mul<cardo::SO3<C, A, T>>`
[INFO] [stderr] ...
[INFO] [stderr]    |         impl<A, B, T: Float> Mul<Vector3<A, T>> for $Group<A, B, T> {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Mul<cardo::Vector3<A, T>>`
[INFO] [stderr] ...
[INFO] [stderr]    |         impl<A, B, X, Y, T: Float> Mul<$Tangent<X, Y, A, T>> for $Group<A, B, T> {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Mul<SO3Tangent<X, Y, A, T>>`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/so3.rs
[INFO] [stderr]    |
[INFO] [stderr]    | impl_lie_group!(Group = SO3, Tangent = SO3Tangent, AdjMat = Mat3);
[INFO] [stderr]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    = note: this error originates in the macro `impl_lie_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (308) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13:
[INFO] [stdout] 1 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aabfc734f1a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aabfc734f1a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aabfc734f1a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aabfc734f1a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aabfc74b48a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aabfc74b48a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5aabfc739f52 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5aabfc739f52 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5aabfc710c6f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aabfc710c6f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aabfc72c329 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aabfc6c595c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5aabfc6c595c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5aabfc72c4e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5aabfc72c4e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aabfc710d28 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aabfc705c49 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aabfc711a3d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aabfc74bc1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aabfc5ad874 - <trybuild[db8dafa949dcae]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13
[INFO] [stdout]   20:     0x5aabfc5bab98 - <trybuild[db8dafa949dcae]::TestCases as core[d17f6591d688f3bd]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5aabfc47de37 - core[d17f6591d688f3bd]::ptr::drop_in_place::<trybuild[db8dafa949dcae]::TestCases>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   22:     0x5aabfc47e05b - ui[7c8202d2c6f82290]::ui
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:6:1
[INFO] [stdout]   23:     0x5aabfc47df97 - ui[7c8202d2c6f82290]::ui::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x5aabfc47e4e6 - <ui[7c8202d2c6f82290]::ui::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aabfc6b8c3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5aabfc6b8c3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5aabfc6c642b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5aabfc6c642b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5aabfc6c642b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5aabfc6c642b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5aabfc6c642b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5aabfc6c642b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5aabfc6c642b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5aabfc6bfb44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5aabfc6bfb44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5aabfc6c9032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5aabfc6c9032 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5aabfc6c9032 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5aabfc6c9032 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5aabfc6c9032 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5aabfc6c9032 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5aabfc6c9032 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5aabfc73425f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5aabfc73425f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7c43a7b49aa4 - <unknown>
[INFO] [stdout]   46:     0x7c43a7bd6a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "60066c72964dcc35cbab6004221f4a3a9c4ff9abe776d1f82ac345473c206bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60066c72964dcc35cbab6004221f4a3a9c4ff9abe776d1f82ac345473c206bcd", kill_on_drop: false }`
[INFO] [stdout] 60066c72964dcc35cbab6004221f4a3a9c4ff9abe776d1f82ac345473c206bcd
